github.com/jackc/pgx/v5.emptyBatchResults.conn (field)
3 uses
github.com/jackc/pgx/v5 (current package)
batch.go#L456: conn *Conn
batch.go#L475: rows := br.conn.getRows(context.Background(), "", nil)
conn.go#L944: return &emptyBatchResults{conn: c}
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)